Imply the existence of third party rehype plugins for unsupported math rendrers in README#111
Merged
wooorm merged 2 commits intoremarkjs:mainfrom Feb 20, 2025
Merged
Imply the existence of third party rehype plugins for unsupported math rendrers in README#111wooorm merged 2 commits intoremarkjs:mainfrom
wooorm merged 2 commits intoremarkjs:mainfrom
Conversation
wooorm
reviewed
Feb 17, 2025
Co-authored-by: Titus <tituswormer@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #111 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 14 -1
Lines 1823 1831 +8
=========================================
+ Hits 1823 1831 +8 ☔ View full report in Codecov by Sentry. |
wooorm
approved these changes
Feb 20, 2025
This comment has been minimized.
This comment has been minimized.
Member
|
Thank you! :) |
zimya
pushed a commit
to zimya/remark-math
that referenced
this pull request
Jan 13, 2026
Closes remarkjsGH-111. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial checklist
Description of changes
Related:
rehype-mathmlto list of plugins rehypejs/rehype#186@daiji256/rehype-mathmlin plugins.md rehypejs/rehype#189The current explanation may cause the reader to give up looking for third party plug-ins supporting math renderers other than MathJax or KaTeX.
There is
@daiji256/rehype-mathmlfor Temml, which has been introduced in the plugin list in rehype, and we want to imply its existence (just implication because this README is mainly for official packages).